Skip to content

Conversation

biboudis
Copy link
Member

@biboudis biboudis commented Oct 5, 2025

Draft PR for Primitive Types in Patterns, instanceof, and switch (Fourth Preview)


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change requires CSR request JDK-8369153 to be approved
  • Change requires a JEP request to be targeted

Issues

  • JDK-8359145: Implement Primitive Types in Patterns, instanceof, and switch (Fourth Preview) (Sub-task - P4)
  • JDK-8359136: Primitive Types in Patterns, instanceof, and switch (Fourth Preview) (JEP)
  • JDK-8369153: Implement Primitive Types in Patterns, instanceof, and switch (Fourth Preview) (CSR)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/27637/head:pull/27637
$ git checkout pull/27637

Update a local copy of the PR:
$ git checkout pull/27637
$ git pull https://git.openjdk.org/jdk.git pull/27637/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 27637

View PR using the GUI difftool:
$ git pr show -t 27637

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/27637.diff

@biboudis biboudis changed the title 8359145: Implement Primitive Types in Patterns, instanceof, and switch 8359145: Implement Primitive Types in Patterns, instanceof, and switch (Fourth Preview) Oct 5, 2025
@bridgekeeper
Copy link

bridgekeeper bot commented Oct 5, 2025

👋 Welcome back abimpoudis! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Oct 5, 2025

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk
Copy link

openjdk bot commented Oct 5, 2025

@biboudis The following labels will be automatically applied to this pull request:

  • compiler
  • core-libs

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command.

@biboudis
Copy link
Member Author

biboudis commented Oct 5, 2025

/jep JDK-8359136

@openjdk
Copy link

openjdk bot commented Oct 5, 2025

@biboudis
This pull request will not be integrated until the JEP JDK-8359136 has been targeted.

@openjdk openjdk bot added jep csr Pull request needs approved CSR before integration labels Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler [email protected] core-libs [email protected] csr Pull request needs approved CSR before integration jep
Development

Successfully merging this pull request may close these issues.

1 participant